Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Objects /
Chapter 1 - Introduction to QuickDraw GX / What Is QuickDraw GX?


Printing

QuickDraw GX includes an extensible, device-independent printing architecture that provides a high level of support for both users and application developers, and that makes creation of printing extensions and printer drivers fast and efficient. The printing features of QuickDraw GX include the following:

To implement the basic printing capabilities of QuickDraw GX, your application need provide only a small amount of code, which executes in response to a few menu items and a single printing message. With additional developmental effort, you can provide highly customized capabilities. (Even if your application implements no QuickDraw GX printing features at all, its users receive the benefit of desktop printers.)

The application printing interface to QuickDraw GX is described in Inside Macintosh: QuickDraw GX Printing; the interface for printing extensions and printer drivers is described in Inside Macintosh: QuickDraw GX Printing Extensions and Drivers.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996